Click or drag to resize

BandwidthCollectionIsSynchronized Property

Gets a value indicating whether access to the BandwidthCollection is synchronized (thread-safe).

Namespace:  Independentsoft.Sip.Sdp
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public bool IsSynchronized { get; }

Property Value

Type: Boolean

Implements

ICollectionIsSynchronized
See Also